module.path

Instance of

String

Description

The directory name of current source file.

Example

console.writeLine(module.path);